home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Platmsg.dll / 0 / RCDATA / TALERTAVIRUS / TALERTAVIRUS.txt < prev   
Text File  |  2002-10-11  |  3KB  |  155 lines

  1. object AlertaVirus: TAlertaVirus
  2.   Tag = 30500
  3.   Left = 414
  4.   Top = 245
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 12
  8.   Caption = 'Alerta de Panda Antivirus Platinum'
  9.   ClientHeight = 164
  10.   ClientWidth = 398
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Tag = 32100
  25.     Left = 83
  26.     Top = 89
  27.     Width = 84
  28.     Height = 17
  29.     AutoSize = False
  30.     Caption = 'Nombre del virus:'
  31.     Font.Charset = ANSI_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -11
  34.     Font.Name = 'Tahoma'
  35.     Font.Style = []
  36.     ParentFont = False
  37.   end
  38.   object Label2: TLabel
  39.     Tag = 60100
  40.     Left = 83
  41.     Top = 104
  42.     Width = 70
  43.     Height = 17
  44.     AutoSize = False
  45.     Caption = 'Ubicaci∩┐╜n:'
  46.     Font.Charset = ANSI_CHARSET
  47.     Font.Color = clWindowText
  48.     Font.Height = -11
  49.     Font.Name = 'Tahoma'
  50.     Font.Style = []
  51.     ParentFont = False
  52.   end
  53.   object LabelNombreVirus: TLabel
  54.     Left = 176
  55.     Top = 89
  56.     Width = 219
  57.     Height = 17
  58.     AutoSize = False
  59.     Font.Charset = ANSI_CHARSET
  60.     Font.Color = clWindowText
  61.     Font.Height = -11
  62.     Font.Name = 'Tahoma'
  63.     Font.Style = []
  64.     ParentFont = False
  65.   end
  66.   object LabelPath: TLabel
  67.     Left = 176
  68.     Top = 104
  69.     Width = 219
  70.     Height = 17
  71.     AutoSize = False
  72.     Font.Charset = ANSI_CHARSET
  73.     Font.Color = clWindowText
  74.     Font.Height = -11
  75.     Font.Name = 'Tahoma'
  76.     Font.Style = []
  77.     ParentFont = False
  78.   end
  79.   object LabelTexto: TLabel
  80.     Left = 83
  81.     Top = 58
  82.     Width = 312
  83.     Height = 31
  84.     AutoSize = False
  85.     Caption = 'mensaje de usuario'
  86.     Font.Charset = ANSI_CHARSET
  87.     Font.Color = clWindowText
  88.     Font.Height = -11
  89.     Font.Name = 'Tahoma'
  90.     Font.Style = [fsBold]
  91.     ParentFont = False
  92.   end
  93.   object PandaBrown1: TImage
  94.     Left = 9
  95.     Top = 7
  96.     Width = 58
  97.     Height = 55
  98.     AutoSize = True
  99.     Picture.Data = {<image001.bmp>}
  100.     Stretch = True
  101.     Transparent = True
  102.   end
  103.   object LabelTitulo: TLabel
  104.     Left = 83
  105.     Top = 20
  106.     Width = 130
  107.     Height = 19
  108.     Caption = '∩┐╜Alerta de virus!'
  109.     Font.Charset = ANSI_CHARSET
  110.     Font.Color = clWindowText
  111.     Font.Height = -16
  112.     Font.Name = 'Tahoma'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.   end
  116.   object BTContinuar: TPlaButton
  117.     Tag = 48800
  118.     Left = 323
  119.     Top = 143
  120.     Width = 75
  121.     Height = 21
  122.     Caption = 'Continuar'
  123.     Font.Charset = DEFAULT_CHARSET
  124.     Font.Color = clWindowText
  125.     Font.Height = -11
  126.     Font.Name = 'Tahoma'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     TabOrder = 1
  130.     OnClick = BTContinuarClick
  131.   end
  132.   object BTParar: TPlaButton
  133.     Tag = 30200
  134.     Left = 236
  135.     Top = 143
  136.     Width = 75
  137.     Height = 21
  138.     Caption = 'Finalizar'
  139.     Font.Charset = DEFAULT_CHARSET
  140.     Font.Color = clWindowText
  141.     Font.Height = -11
  142.     Font.Name = 'Tahoma'
  143.     Font.Style = []
  144.     ParentFont = False
  145.     TabOrder = 0
  146.     OnClick = BTPararClick
  147.   end
  148.   object Timer1: TTimer
  149.     Enabled = False
  150.     OnTimer = FuncionTimer
  151.     Left = 26
  152.     Top = 149
  153.   end
  154. end
  155.